home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Revista CD Expert 8
/
Revista CD Expert nº 08 CD1.iso
/
Utilitarios
/
Programacao
/
MS-DOS Interrupt List
/
inter60f
/
INT2WHLP.ZIP
/
I2W-TEST.ZIP
/
BUILD.BAT
next >
Wrap
DOS Batch File
|
1994-07-18
|
187b
|
11 lines
@shift
@if exist intwin.hpj del intwin.hpj
..\int2whlp %0 %1 %2 %3 %4 %5 %6 %7 %8 %9
@if NOT errorlevel 1 goto ok
@pause
@goto done
:ok
hc31 intwin
@if errorlevel 1 pause
:done